home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / fsscl20d / README.TXT < prev    next >
Encoding:
Text File  |  1999-04-03  |  3.4 KB  |  90 lines

  1. Fishhead Software
  2. 912 LaFayette Street
  3. Aurora, IL 60515
  4.  
  5. mailto:support@fishware.com
  6. http://www.fishware.com
  7.  
  8. INTRODUCTION
  9. -------------------------------------------------------------
  10. Thank you for downloading fsScroll ActiveX Control Demo.  Fishhead Software
  11. hopes you will get lots of use from it. If you find a feature missing
  12. or having problems with fsScroll, please send an e-mail to 
  13. support@fishware.com. If you have thought of a new type of control
  14. or have an idea for an utility, but don't have time to develop it, 
  15. please drop a line.  Regardless, Fishhead Software would love to 
  16. here from you. If you have questions about fsScroll, please visit
  17. the web site www.fishware.com, and visit the FAQ page.  To learn 
  18. how to use fsScroll, please see Getting Started section of the
  19. help file. The help file is located in the folder \Windows\Help.
  20.  
  21.  
  22. CONTROLS 
  23. -------------------------------------------------------------
  24. fsScroll5D.ocx for use with Visual Basic 4 (32-bit) and 5.
  25.     (requires MSVBVM50.DLL)
  26. fsScroll6D.ocx for use with Visual Basic 6.
  27.     (requires MSVBVM60.DLL)
  28.  
  29.  
  30. WHAT YOU NEED TO RUN THE DEMO
  31. -------------------------------------------------------------
  32. To run this demo, you need to have Microsoft Visual Basic
  33. runtime module MSVBVM50.DLL or MSVBVM60.DLL installed. You
  34. can obtain these modules from the following web sites:
  35.  
  36. Microsoft  http://support.microsoft.com/support/downloads/
  37.        ftp://ftp.microsoft.com/
  38.  
  39. CNet       http://www.download.com/
  40.  
  41. Fishhead   http://www.fishware.com/download/  
  42. Software        FSVB5.EXE or FSVB6.EXE
  43.  
  44.            ftp://ftp.fishware.com/pub/  
  45.                 FSVB5.EXE or FSVB6.EXE
  46.  
  47. Once the Visual Basic runtime is installed, please rerun 
  48. the demo installation program.  
  49.  
  50. Note:  You do not need both runtimes to run the demo.
  51.  
  52.  
  53. HOW TO ORDER
  54. -------------------------------------------------------------
  55. To order, see our produts help file, fsProducts.hlp, or 
  56. visit our web site, http://www.fishware.com/.
  57.  
  58.  
  59. HISTORY
  60. --------------------------------------------------------------
  61. fsScroll
  62. --------------------------------------------------------------
  63. Release Notes:
  64. 1.00.0000  05/03/1998  Initial Release;
  65. 1.00.0001  05/29/1998  Fixed resizing contained control at runtime;
  66. 1.10.0000  06/09/1998  Fixed resizing contained control at design time;
  67.                        Added ctrl+right mouse button feature for design time,  
  68.                        to allow the developer to move all contained controls;
  69. 1.20.0000  06/14/1998  Added AllowClipCursor property;
  70.                        Added ScrollBorderX and ScrollBorderY properties;
  71. 1.30.0000  07/29/1998  Added Error Event;
  72.                        Remove type library;
  73. 1.40.0000  09/01/1998  Added support of Visual Basic 6.0;
  74.                        Added version method;
  75.                        Updated help file;
  76.                        fsScroll6.ocx created;
  77. 1.50.0000  10/21/1998  Fixed dynamic allocation of controls problem at runtime.
  78.                        The user application needs to call the refresh methods 
  79.                        adding or removing controls;
  80. 1.51.0000  11/03/1998  Improved InitScroll;
  81. 1.60.0000  12/30/1998  Added LargeChangeX, LargeChangeY Properties
  82.                Added SmallChangeX, SmallChangeY Properties
  83.                Added AutoScroll Property
  84. 2.00.0000  03/29/1999  Added to fsVBActiveX
  85.  
  86.  
  87. Thank you,
  88. Fishhead Software
  89.  
  90. March 29, 1999